﻿@charset "utf-8";
/* global css */
h2.focus-title{ margin:0px;}
table{border-collapse:collapse;border-spacing:0;}
/* CSS Document */
.focus-box {  background-position:center; position:relative; font-family:'\5b8b\4f53'; }
.focus-container { overflow:hidden; position:relative; visibility:hidden;}
.focus-container .focus-item { position:absolute; width:100%; height: 100%; left:0; top:0; overflow: hidden;}
.focus-container .focus-item img { width: 100%; height: 100%; border:0; vertical-align: top;}
.focus-title-bar { position:absolute; /*right:50%; margin-right:-502px;*/ bottom:0px; z-index: 40; width:100%; height: 33px; text-align:center; }
.focus-title-bg { max-width:1200px; height: 100%; background-color: #000; opacity: 0.5; filter:alpha(opacity=50);}
.focus-title {  width:100%; white-space: nowrap; text-overflow: ellipsis;overflow:hidden;  height: 33px; line-height: 33px; padding: 0 24px; color: #fff;  font-size: 14px; top: 0; z-index: 50;  position:absolute;}
.focus-title a,.focus-text a {color: #fff; text-decoration: none;}
.focus-title a:hover,.focus-text a:hover { color: #821c21; text-decoration: none;}
.focus-text-box { position:absolute; left:30px; top:10px; z-index: 20; width: 40%; height: 100px;}
.focus-text-bg { width: 100%; height: 100%; background-color: #000; opacity: 0.7; filter:alpha(opacity=70);}
.focus-text-inner { position: absolute; left: 0; top: 0; z-index: 30; height: 100%; overflow: hidden;}
.focus-text{  padding:10px; line-height: 1.5; color: #fff; font-size: 13px; }
.focus-navigation { display:block; width:20px; text-align:center; height:20px; line-height:20px; text-indent:99px; overflow:hidden; text-decoration: none; color:#fff; cursor:pointer; position:absolute; top:50%; margin-top:-25px; z-index: 50;}
.focus-navigation:hover { font-size: 30px; font-weight: bold; color: #fff; text-decoration: none;}
.focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.focus-prev { left:20px;background: url(/mv_skin/all/arrows.png) no-repeat right 0;}
.focus-prev:hover {opacity: 0.7;filter: alpha(opacity=70);}
.focus-next { right:20px; background:url(/mv_skin/all/arrows.png) no-repeat 0 0;}
.focus-next:hover { opacity: 0.7;filter: alpha(opacity=70);}
.focus-pagination { position:absolute; left:0px; bottom:-28px; z-index:60; height:20px; text-align: center; width:100%;}
.focus-page { display:inline-block; width:15px; height:15px; line-height:10px; text-align:center; font-size:12px; text-decoration: none; font-family:Arial, Helvetica, sans-serif; overflow:hidden; color:#fff; margin:0px 10px; cursor:pointer;background: url(/mv_skin/all/all_04.png) no-repeat 0 0;}
.focus-page span { display: none;}
.focus-page:hover { text-decoration: none; font-size: 12px; color: #fff; font-weight: bold; }
.focus-page-active { background: url(/mv_skin/all/all_05.png) no-repeat 0 0;}

@media screen and (max-width: 1400px) {
 	.fullSlide {}
 }

@media screen and (max-width: 1199px) {
	.fullSlide {height:auto;}
}
@media screen and (max-width: 985px) {
	.fullSlide { height:auto;}
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 767px) {
	.fullSlide {}
}
@media screen and (max-width: 550px) {
	.fullSlide {}
	.focus-box { padding-bottom:30px;}
	.focus-title-bar .focus-title { background:none; padding:0px; display: block;overflow: hidden;text-overflow: ellipsis;width: 100%;text-indent: 10px;color: #333;}
	.focus-title-bar .focus-title-bg {background-color: #fff;  opacity: 0.6; filter: alpha(opacity=60);}
	.focus-title a { color:#333;}
}
@media screen and (max-width: 499px) {
.focus-title-bar{display:none!important;}
}
@media screen and (max-width: 319px) {
.focus-title-bar{display:none;}
}
